[INFO] cloning repository https://github.com/maxgillett/stark-attestations
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxgillett/stark-attestations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxgillett%2Fstark-attestations", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxgillett%2Fstark-attestations'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 821e396959898a7c817689e92587840a6e3f5260
[INFO] checking maxgillett/stark-attestations/821e396959898a7c817689e92587840a6e3f5260 against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxgillett%2Fstark-attestations" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxgillett/stark-attestations
[INFO] finished tweaking git repo https://github.com/maxgillett/stark-attestations
[INFO] tweaked toml for git repo https://github.com/maxgillett/stark-attestations written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxgillett/stark-attestations on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxgillett/stark-attestations already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/maxgillett/giza`
[INFO] [stderr]     Updating git repository `https://github.com/maxgillett/winterfell`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ff v0.12.0
[INFO] [stderr]   Downloaded ff_derive v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f64bd676b49203e5fdaa0bec95038a4856af1eaa90ec8365157e51204c9f35c
[INFO] running `Command { std: "docker" "start" "9f64bd676b49203e5fdaa0bec95038a4856af1eaa90ec8365157e51204c9f35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f64bd676b49203e5fdaa0bec95038a4856af1eaa90ec8365157e51204c9f35c" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f64bd676b49203e5fdaa0bec95038a4856af1eaa90ec8365157e51204c9f35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f64bd676b49203e5fdaa0bec95038a4856af1eaa90ec8365157e51204c9f35c" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.80
[INFO] [stderr]     Checking winter-utils v0.4.0 (https://github.com/maxgillett/winterfell?rev=0aad6a5#0aad6a5b)
[INFO] [stderr]     Checking winter-math v0.4.0 (https://github.com/maxgillett/winterfell?rev=0aad6a5#0aad6a5b)
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling bumpalo v3.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking wyz v0.5.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.80
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking sha3 v0.10.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking winter-crypto v0.4.0 (https://github.com/maxgillett/winterfell?rev=0aad6a5#0aad6a5b)
[INFO] [stderr]     Checking bitvec v1.0.0
[INFO] [stderr]     Checking winter-fri v0.4.0 (https://github.com/maxgillett/winterfell?rev=0aad6a5#0aad6a5b)
[INFO] [stderr]     Checking winter-air v0.4.0 (https://github.com/maxgillett/winterfell?rev=0aad6a5#0aad6a5b)
[INFO] [stderr]     Checking winter-verifier v0.4.0 (https://github.com/maxgillett/winterfell?rev=0aad6a5#0aad6a5b)
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.80
[INFO] [stderr]    Compiling ff_derive v0.12.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.80
[INFO] [stderr]     Checking ff v0.12.0
[INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking giza-core v0.1.0 (https://github.com/maxgillett/giza?rev=ce65e65#ce65e652)
[INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0635]: unknown feature `array_chunks`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/giza-e59b10bf1469e3f4/ce65e65/core/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[u8; 32]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/giza-e59b10bf1469e3f4/ce65e65/core/src/field/f252/mod.rs:328:14
[INFO] [stdout]     |
[INFO] [stdout] 327 |           let value: [u64; 4] = bytes
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 328 | |             .array_chunks::<8>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^ `[u8; 32]` is not an iterator
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `[u8; 32]: Iterator`
[INFO] [stdout]             which is required by `&mut [u8; 32]: Iterator`
[INFO] [stdout]             `[u8]: Iterator`
[INFO] [stdout]             which is required by `&mut [u8]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `[u8; 32]` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/giza-e59b10bf1469e3f4/ce65e65/core/src/field/f252/mod.rs:375:14
[INFO] [stdout]     |
[INFO] [stdout] 374 |           let value: [u64; 4] = bytes
[INFO] [stdout]     |  _______________________________-
[INFO] [stdout] 375 | |             .array_chunks::<8>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^ `[u8; 32]` is not an iterator
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `[u8; 32]: Iterator`
[INFO] [stdout]             which is required by `&mut [u8; 32]: Iterator`
[INFO] [stdout]             `[u8]: Iterator`
[INFO] [stdout]             which is required by `&mut [u8]: Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `giza-core` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "9f64bd676b49203e5fdaa0bec95038a4856af1eaa90ec8365157e51204c9f35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f64bd676b49203e5fdaa0bec95038a4856af1eaa90ec8365157e51204c9f35c", kill_on_drop: false }`
[INFO] [stdout] 9f64bd676b49203e5fdaa0bec95038a4856af1eaa90ec8365157e51204c9f35c
